CruiseControl.NET : Modification Writer Task
This page last changed on Jun 18, 2005 by orogers.
This task writes the detected modifications for the current integration to a file as xml. This enables the modifications to be used by external programs, such as within a NAnt build script. Minimal configuration example:<modificationWriter />
Full configuration example:<modificationWriter> <filename>mods.xml</filename> <path></path> </modificationWriter> Configuration Elements:
|
Document generated by Confluence on Jun 26, 2005 17:22 |